@charset "utf-8";
/* CSS Document */


.banner-box{width:100%;position:relative;min-width: 1200px;}
.banner-box .bd{ width:100% !important;}
.banner-box .bd li .m-width {width:100%;margin:0 auto;overflow:hidden;text-align:center;}
.banner-box .bd li{width:100% !important;}
.banner-box .bd li a{display:block;background-size:auto;}
.banner-box .bd li a img,.banner-box .bd li img{max-width:100%;}
.banner-btn a{display:block;width:50px;height:70px;position:absolute;top:0;font-size:0px;display:none;}

.banner-btn a.prev{position:absolute;left:10px;top:50%;margin-top:-35px;} 
.banner-btn a.next{position:absolute;right:10px;top:50%;margin-top:-35px;}

.banner-btn a.prev:after{content:' ';position:absolute;top:50%;margin-top:-11px;left:50%;width:22px;height:22px;border:#fff solid;border-width:6px 6px 0 0;-webkit-transform:rotate(-135deg);transform:rotate(-135deg);margin-left:-4px;}
.banner-btn a.next:before{content:' ';position:absolute;top:50%;margin-top:-11px;left:50%;width:22px;height:22px;border:#fff solid;border-width:6px 6px 0 0;-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-left:-16px;}
.banner-btn a.prev:hover:after{content:' ';position:absolute;top:50%;margin-top:-11px;left:50%;width:22px;height:22px;border:#fff solid;border-width:6px 6px 0 0;-webkit-transform:rotate(-135deg);transform:rotate(-135deg);margin-left:-4px;}
.banner-btn a.next:hover:before{content:' ';position:absolute;top:50%;margin-top:-11px;left:50%;width:22px;height:22px;border:#fff solid;border-width:6px 6px 0 0;-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-left:-16px;}

.banner-box .hd {position:absolute;bottom:15px;width:100%;text-align:center;}
.banner-box .hd ul li{width:10px;height:10px;margin-right: 8px;display: inline-block;cursor: pointer;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;background:#fff;}
.banner-box .hd ul li.on{background:#007aff;width:30px;}

.mnb_lft em{display:block;padding: 6px 15px;}
.mnb_lft em a{display:block;line-height: 34px;height: 34px;overflow:hidden;color: #666;font-size: 14px;border-bottom: 1px dotted #e5e5e5;}
.mnb_lft em a:last-child{border-bottom:0px;}
.mnb_lft em a:hover{color:#103778;}
.mnb_lft{float:left;width:260px;border: 1px solid #e5e5e5;border-top: 3px solid #103778;}
.mnb_rtt{float:right;width: 925px;}
.prt_lust{width: 710px;overflow:hidden;border: 1px solid #e5e5e5;border-top: 3px solid #103778;float: left;}
.prt_lust ul{width:720px;overflow: hidden;}
.prt_lust ul li{float:left;width: 117px;margin-right: 12px;}


.d_pe_top2 .mr_frBtnR,.d_pe_top2 .mr_frBtnL{height: 41px;width: 24px;text-align:center;position:absolute;z-index:3;display:block;top: 54px;}
.d_pe_top2 .prev{left: 5px;}
.d_pe_top2 .next{right: 5px;}




.mina_index{width:1200px;overflow:hidden;margin: 15px auto 10px;}

.abt_nmd{display:block;height: 45px;line-height: 45px;padding-left: 15px;border-top-left-radius:5px;border-top-right-radius:5px;background-color: #e5e5e5;font-size: 14px;color: #333;font-weight:bold;}

.about_m p{margin-top:20px;}
.about_m img{max-width:100%;}
.about_m{line-height:25px;font-size:12px;color:#333;}

.in_ce_t1{margin-top:15px;border: 1px solid #e5e5e5;border-radius:5px;}
.m_in_ler1{display:block;height: 45px;line-height: 45px;padding-left: 15px;background-color: #e5e5e5;font-size: 14px;color: #333;font-weight:bold;}






.m_i_rn_le1{display:block;height:60px; background:#498A01; color:#FFF; line-height:60px !important; padding-left:30px; font-size:15px;font-weight:bold;}
.y_ctr2 li{line-height: 38px;position:relative;background: url(../images/icon04.png) 10px center no-repeat;}
.y_ctr2 li:last-child{border-bottom:0px;}
.y_ctr2 li a{border-bottom: 1px dotted #C1BEBE;padding-left: 28px;display:block;color: #333;font-size: 14px;transition: all 0.3s;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s;height: 38px;overflow:hidden;}

.eb_lm_mdrf{position:relative;}
.leb_lm_m{display:none;width: 100%;}
.leb_lm_m a{display:block;height: 32px;line-height: 32px;color: #666;font-size: 12px;padding-left: 33px;border-bottom: 1px dotted #C1BEBE;}
.leb_lm_m a:hover{color:#666;}
.more_ald{display:block;position:absolute;right: 0px;top: -37px;width: 32px;z-index: 1;height: 32px;cursor:pointer;color: #666;font-size:18px;line-height: 32px;text-align:center;font-style:normal;font-weight:bold;}

.y_ctr2{background: #f6f6f6;max-height: 500px;overflow-y: scroll;}

.y_ctr2::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 3px; /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;
}

.y_ctr2::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  background: #999;
}

.y_ctr2::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  background: #ccc;}



.contact_m{line-height:35px;font-size:12px;color:#343a40;padding:20px 20px;}
.contact_m ul{border-bottom:1px dashed #e5e5e5;padding-bottom:10px;margin-bottom:10px;}
.contact_m p strong{font-size:14px;}
.contact_m p img{max-width:100%;}

.feed_m{margin:30px auto;max-width:1310px;padding:0px 15px;}
.form-group{line-height:36px;margin-bottom:22px;position:relative;display:inline-block;width:100%;}
.form-control{border:1px solid #e4eaec;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;line-height:36px;height:36px;outline:none;color:#666;font-size:12px;padding-left:2%;width:97%;}
textarea.form-control{border:1px solid #e4eaec;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;line-height:36px;height:180px;outline:none;color:#666;font-size:12px;padding:10px 2%;width:95%;}
#code{border:1px solid #e4eaec;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;line-height:36px;height:36px;outline:none;color:#666;font-size:12px;padding-left:2%;width:40%;float: left;}
.btn-primary{border:1px solid #2C5CA8 ;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;line-height:36px;height:36px;outline:none;font-size:12px;width:100%;background:#2C5CA8 ;color:#fff;cursor:pointer !important;}
.form-group label{position:absolute;left:0px;bottom:-20px;line-height:20px;color:#666;font-size:12px;}
.form-group label.error{color:#ff0000;}
.form-group span{height: 34px;padding: 0px 10px 0 0;font-size: 14px;display: block;font-weight: 400;margin-left: 10px;color: #76838f;float: left;text-align: center;background-color: #f3f7f9;border: 1px solid #e4eaec;border-radius: 3px;line-height: 36px;}
.form-group span img{float:left;}
.form-group span a{display:inline-block;color:#666;font-size:12px;}


.title_l{line-height: 40px;margin:0px auto;font-size: 12px;height: 40px;overflow:hidden;float:right;color: #666;margin-right: 10px !important;max-width:600px;}
.title_l a{color: #666;}





.dhr_mt1{display:block;font-size:22px;line-height:35px;text-align:center;color: #333;margin:15px 0px 15px;}
.dhr_mt2{display:block;color:#666;font-size:12px;line-height:45px;text-align:center;margin-bottom:10px;}
.dhr_mt3 img{max-width:100%;}
.dhr_mt3 p{color:#666;font-size:14px;line-height:30px;}
.dhr_mt3{margin-top:15px;color:#666;font-size:14px;line-height:30px;}

.pge_re{margin-bottom:20px;margin-top:40px;}
.pge_re span{display:block;line-height:32px;height:32px;overflow:hidden;font-size: 14px;color:#333;padding:0px 10px;}
.pge_re span a{color: #666;}
.pge_re span a:hover,.text_bsd a:hover,.prut_dr table tr td a:hover{color:#2C5CA8;}

/* 分页 */
a{text-decoration:none;}
*{padding:0; margin:0; list-style:none;}
address,cite,em {font-style:normal;}
.page_tp{margin:27px auto;text-align:center;height:32px;line-height:32px;display:inline-block;width:100%;}
.page_op_txt{background:#fff;border:1px solid #ccc;height:30px;line-height:30px;padding:0px 10px !important;display:inline-block;color:#333333;font-size:12px;font-family:"微软雅黑";margin-right:10px;display:inline-block;margin-left:10px;outline:none;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;}
.page_tp span{color:#6d6d6d;font-size:12px;font-family:"微软雅黑";display:inline-block;padding:0px !important;border:0px !important;background:none;}
.red_pcd{width:40px;height:28px;line-height:28px;color:#6d6d6d;font-size:12px;font-family:"微软雅黑";border:1px solid #ccc;padding-left:5px;margin-right:10px;margin-left:10px;display:inline-block;margin-top:-3px;outline:none;text-align:center;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;}
.red_pcd1{width:46px;height:30px;border:1px solid #e5e5e5;color:#333;font-size:12px;font-family:"微软雅黑";background:none;cursor:pointer !important;margin-left:10px;display:inline-block;margin-top:-3px;background:#efefef;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;}
.page_tp em{display:inline-block;margin-right:10px;}
.page_op_txtu{color:#bbb;}
.page_tp em a{background:#fff;border:1px solid #e5e5e5;padding:0px;height:30px;line-height:30px;width:36px;display:inline-block;color:#333333;font-size:13px;font-family:"微软雅黑";text-align:center;margin:0px 5px;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;}
.page_tp em a.on{border: 1px solid #333;color:#fff;background: #333;font-weight:bold;}
.page_tp em a.on_last{border-right:1px solid #e5e5e5;}





.d_pe_top2{width:710px;height:165px;overflow:hidden;position: relative;}
.d_pe_top2 ul{float:left;}



.bt_n_mdf{display:block;background: #f0eeef;padding: 10px 15px;}
.bt_n_mdf a{display:block;line-height: 35px;height: 35px;overflow:hidden;color: #666;font-size: 14px;border-bottom: 1px dotted #C1BEBE;}
.bt_n_mdf a.omm{color:#2C5CA8;}
.about_m,.news_mdef_m{padding:20px;}
.bt_n_mdf a:last-child{border-bottom:0px;}
.bt_n_mdf a:hover{color:#2C5CA8;}

.pdor_lost_m{padding:20px 20px 0px;overflow:hidden;}
.pdor_lost_m ul{width: 950px;}
.pdor_lost_m ul li{width: 200px;margin-right:20px;float:left;margin-bottom:20px;}
.pdor_lost_m ul li table{width:100%;height:205px;}
.pdor_lost_m ul li span{display:block;height:205px;border:1px solid #e5e5e5;overflow:hidden;}
.pdor_lost_m ul li table img{max-width:100%;max-height:205px;}
.xp_man_cd1{display:block;text-align: center;height: 30px;overflow: hidden;line-height:30px;color: #333;font-size:14px;margin-top: 10px;}
.xp_man_cd1:hover{text-decoration: none;color:#2C5CA8;}


.na_ind_cndf{width:1200px;margin:15px auto;overflow: hidden;}

.list_news{list-style:none;padding: 25px 20px 0px 20px;}
.list_news li{margin-bottom:25px;position:relative;padding-left:80px;min-height: 74px;background: #eee;padding-right: 15px;overflow: hidden;}
.list_news li:hover .rw_me_t1{background:#de4243;color:#fff;} 
.nd_l_df_r1{width: 910px;overflow: hidden;margin-top:15px;padding: 0px 0px 15px;border-top: 0px;border-bottom: 0px;}


.nd_c_cdf{display:block;overflow:hidden;position: relative;padding: 10px 10px;background:#e5e5e5;border-radius: 5px;}
.tp_t_mxt1{height: 28px;background:#fff;color:#666;font-size:12px;border:0px;outline:none;width: 95%;padding-left: 3%;line-height: 28px;border:1px solid #b5b5b5;}
.tp_t_mxt2{background:#2C5CA8 url(../images/secr1.png) center center no-repeat;background-size:26px 15px;width: 50px;height: 30px;border:0px;font-size:0px;cursor: pointer;position: absolute;right: 14px;top: 10px;display: block;z-index: 1;}



.job_mdf_m{margin:0px auto 0px;padding:20px;}
.job_mdf_m ul{padding:10px 0px 10px;border-bottom:1px dashed #e5e5e5;margin-bottom:10px;}
.job_mdf_m ul li{color: #666666;font-size: 14px;line-height:25px;}
.job_mdf_m ul li span{color:#333;}
.job_mdf_m ul li h3{font-size:16px;}


.nd_le_t2{margin-bottom:15px;}


.prut_dr{padding: 20px 0px 5px;overflow: hidden;}
.prut_dr ul{width: 950px;}
.prut_dr ul li{float:left;width: 211px;margin-right:15px;margin-bottom:15px;border: 1px solid #ddd;}
.prut_dr ul li:hover{border:1px solid #2C5CA8;}
.prut_dr ul li:hover .s_rig2{background:#2C5CA8;color:#fff;}

.inxd_news{width:100%;padding: 25px 0px;border-bottom: 1px solid #e5e5e5;min-width:1200px;}

.dex_ps_t1 em{display:block;text-align:center; font-size:36px; font-weight:bold; font-family:Georgia;text-transform:uppercase;color: #333;}
.dex_ps_t1 i{display:block;text-align:center;font-size:32px;color:#2C5CA8;line-height:64px;font-weight:normal;font-style:normal;font-weight:bold;} 
.lin_wrap{max-width:100%;margin:0px auto 30px;background: #ddd;height: 1px;}
.li_ne{width: 190px;height:1px;background: #2C5CA8;margin: 0 auto;}



.inx_ne_right{width:1200px;margin:0px auto;overflow:hidden;}
.inx_ne_right ul li{margin-bottom:25px;position:relative;padding-left:80px;min-height: 74px;float: left;width: 495px;margin-right: 30px;background: #eee;padding-right: 15px;}
.inx_ne_right ul{width:1250px;}
.inx_ne_right ul li:hover .rw_me_t1{background:#2C5CA8;color:#fff;}
.rw_me_t1{position:absolute;left:0px;top:0px;display:block;width:64px;height: 74px;color: #525252;background: #e6e6e6;}
.rw_me_t1 i{display:block;text-align:center;font-style:normal;line-height: 30px;font-size:30px;margin-top: 12px;}
.rw_me_t1 em{display:block;text-align:center;line-height: 22px;font-size:12px;}
.rw_me_t2{display:block;line-height: 22px;font-size: 14px;height: 22px;overflow:hidden;margin-bottom: 3px;font-weight: bold;margin-top: 6px;}
.rw_me_t2 a{color: #333;}
.rw_me_t2 a:hover{color:#2C5CA8;text-decoration:underline;}
.rw_me_t3{display:block;line-height: 18px;font-size: 13px;height: 36px;overflow:hidden;color: #999;}


.dex_ps_t2{width:1200px;margin:0px auto;}
.index_psirtc{padding: 30px 0px 5px;min-width:1200px;}
.ex_ps_left{float:left;width:230px;background: #f2f2f2;}
.ex_ps_right{float:right;width:950px;overflow:hidden;}
.ex_ps_right ul{width:980px;}
.ex_ps_right ul li{float:left;width: 223px;margin-right:15px;margin-bottom:15px;border: 1px solid #ddd;background: #fff;}
.ex_ps_right ul li:hover{border: 1px solid #2C5CA8;}
.ex_ps_right ul li:hover .s_rig2{background:#2C5CA8;color:#fff;border-top:1px solid #2C5CA8;}
.s_rig1{display:block;width:100%;height:200px;overflow:hidden;}
.s_rig1 table{width:100%;height:200px;}
.s_rig1 table img{max-width:100%;max-height:200px;}
.s_rig2{display:block;height: 35px;line-height: 35px;text-align:center;font-size:14px;overflow:hidden;color: #333;background: #F9F9F9;border-top: 1px solid #ddd;}
.s_rig2:hover{color:#2C5CA8;}
.pdir_a_re{height:80px; line-height:80px; background:#2C5CA8; color:#fff; text-align:left;padding:0px 20px;}
.pdir_a_re span{display:block;font-size:20px; padding-top:20px; line-height:20px; margin-bottom:10px;font-weight:bold;}
.pdir_a_re em{display:block; font-size:14px; line-height:20px;}
.pdir_all{border: 1px solid #ccc;display:block;background: #f6f6f6;max-height: 500px;overflow-y: scroll;}
.pdir_all::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 3px; /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;
}

.pdir_all::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  background: #999;
}

.pdir_all::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  background: #ccc;}




.pdir_all a{display:block;line-height:45px;border-bottom: 1px solid #ddd;color: #333;font-size:14px;height:45px;overflow:hidden;padding:0px 0px 0px 25px;background:url(../images/icon04.png) 10px center no-repeat;}
.pdir_all a:last-child{border-bottom:0px;}
.pdir_all a:hover{background:#2C5CA8 url(../images/icon04.png) 10px center no-repeat;color:#fff;}

.dnc_mdfr{display:block;padding: 18px 0px 20px 15px;background: #2C5CA8;color: #fff;}
.dnc_mdfr em{display:block;font-size:14px;line-height:20px;}
.dnc_mdfr strong{display:block;padding-top:5px;font-size:22px;color: #ff6d00;line-height:25px;}
.dnc_mdfr strong a{color: #ff6d00;}
.index_about{padding: 25px 0px 40px;background: #fff;min-width:1200px;}
.dex_ab_main{border: 1px solid #ccc;max-width:1200px;margin:45px auto 0px;}
.ex_ab_l{width:45%;float:left;}
.x_aert{display: flex;justify-content: center;align-items:center;}
.x_aert img{max-width:100%;max-height: 335px;}
.out_n_rog{float:right;width:55%;}
.out_n_rog ul{padding:30px 30px;}
.ut_n_r1{display:block;font-size:24px;color:#292929;line-height:35px;font-weight:bold;margin-bottom: 20px;position: relative;}
.ut_n_r2{display:block;font-size:14px;color:#292929;line-height:25px;max-height:150px;overflow:hidden;margin-bottom:20px;}
.cl_more_m{margin-top: 30px;width: 135px;height: 40px;color: #fff;display:block;background: #0A72E5;line-height: 40px;text-align: center;transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;border-radius: 26px;-moz-border-radius: 26px;border-radius: 26px;font-size: 14px;}
.cl_more_m:hover{background: #FF6D00;border-color: #FF6D00;border-bottom-color: #FF6D00;color: #fff;}

.ex_ab_l .det_il_m1{height:335px !important;}

.ind_left{float:left;width:260px;}
.ind_rig_ht{float:right;width:900px;overflow:hidden;background: #fff;padding:10px;}
.n_d_l_dfr{height:40px;line-height:40px;background: #f9f9f9;}
.n_d_l_dfr span{float:left;color: #2C5CA8;font-size: 16px;font-weight:bold;border-left: 5px solid #2C5CA8;padding-left: 12px;height: 22px;line-height: 22px;margin-top: 9px;}
.nd_let2{margin-bottom:15px;}
.n_cett2{background: #fff;padding: 10px 15px;border:1px solid #ccc;line-height: 25px;color: #333;font-size: 12px;}

.nd_let3{background: #2C5CA8;display:block;padding: 10px 17px 15px;text-align: left;}
.nd_let3 span{display:block;line-height:35px;color: #fff;font-size: 19px;font-weight:bold;}
.nd_let3 em{display:block;line-height: 18px;color: #fff;font-size: 15px;text-transform: uppercase;}

.sde_mdcf{display:block;margin: 10px auto;width: 135px;height: 40px;}
.sde_mdcf a{margin-top:0px;}


.d_pe_to_pp2{width:1200px;height:240px;overflow:hidden;margin: 20px auto 30px;}
.d_pe_to_pp2 ul{float:left;}
.d_pe_to_pp2 ul li{float:left;width:220px;margin-right:20px;background:#fff;border: 1px solid #ddd;}
.d_pe_to_pp2 ul li:hover{border: 1px solid #2C5CA8;}
.d_pe_to_pp2 ul li:hover .t_tp_t2{background:#2C5CA8;color:#fff;border-top:1px solid #2C5CA8;}
.d_pe_to_pp2 ul li:hover .t_tp_t2 a{color:#fff;}
.t_tp_t1{width:218px;background:#fff}
.t_tp_t1 table{width:218px;height:200px;}
.t_tp_t1 table img{max-width:218px;max-height:200px;}
.t_tp_t2{line-height:35px;overflow:hidden;height:35px;text-align:center;border-top: 1px solid #ddd;}
.t_tp_t2 a{color:#333;line-height:35px;overflow:hidden;height:35px;font-size:14px;display:block;}
.t_tp_t2:hover a{color:#2C5CA8;}


.li_cst_news{list-style:none;padding:20px 20px 20px 20px;}
.li_cst_news li{color:#999;line-height:45px; height:45px;border-bottom:1px solid #ddd;position:relative;padding-right:150px;overflow:hidden;}
.li_cst_news li a{color:#666;font-size:14px;}
.li_cst_news li:hover{background:#f9f9f9;}
.li_cst_news li a:hover{text-decoration:none;color:#2C5CA8;}
.news_time{position:absolute;right:0px;top:0px;font-size:14px;background:url(../images/date_mcd.jpg) left center no-repeat;padding-left:20px;}



.dbc_bdfr{background: #2C5CA8;display:block;padding: 10px 17px 15px;text-align: left;max-width: 92%;margin: 20px auto;color: #fff;}
.dbc_bdfr strong{display:block;line-height:30px;font-size: 18px;}
.dbc_bdfr em{display:block;line-height:20px;font-size: 14px;}

.ob_md_p3{display:none;}
.ob_md_p1{background:#ebedef;color:#333;font-size:14px;}
.ob_md_p2{color:#fd8448;font-size:13px;}
.ob_md_p2 td a{color:#fd8448;}
.ob_md_p2 td{border-bottom:1px solid #e5e5e5;}
.job_mianc{padding: 5px 10px;font-size: 14px;color:#333;background:#ebedef;}
.job_mianc span{display:block;height:20px;margin: 15px 0px;line-height:20px;border-left:1px solid #fc9151;padding-left:10px;}
.job_mianc em{display:block;background-color: #fff;padding: 10px 15px;margin-bottom: 25px;line-height: 28px;}